home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / emulation / fmsx_2.2 / mountlist / ramsx < prev    next >
Text File  |  1999-06-14  |  318b  |  21 lines

  1. /*    MSX RAD file system entry
  2. */
  3.  
  4. FileSystem        = L:CrossDOSFileSystem
  5. Device            = ramdrive.device
  6. Unit            = 0
  7. Surfaces        = 2
  8. BlocksPerTrack    = 9
  9. Interleave        = 0
  10. LowCyl            = 0
  11. HighCyl            = 79
  12. Buffers            = 5
  13. DosType            = 0x4D534400
  14. Flags            = 0
  15. Reserved        = 1
  16. BufMemType        = 1
  17. Mount            = 1
  18. Priority        = 1
  19. GlobVec            = -1
  20. BootPri            = -1
  21.